Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/208 - PixSort Studio/

Screenshots /cody/swapnilsparsh/30DaysOfJavaScript/208 - PixSort Studio/Screenshots/
4 Items
  • 1.png
  • 2.png
  • Home.png
  • README.md
  • index.html /cody/swapnilsparsh/30DaysOfJavaScript/208 - PixSort Studio/index.html
    378 Views
    0 Comments
    <!DOCTYPE html>
    <html>

    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <title>PixSort S
    script.js /cody/swapnilsparsh/30DaysOfJavaScript/208 - PixSort Studio/script.js
    207 Views
    0 Comments
    // Options
    let sortingAlgorithm = quickSort; // bubbleSort, selectionSort, insertionSort, quickSort, mergeSort
    let comparison =
    style.scss /cody/swapnilsparsh/30DaysOfJavaScript/208 - PixSort Studio/style.scss
    304 Views
    0 Comments
    ::after,
    ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    }

    .custom-file-control::after {
    content: "Choose im